ubg_health_set_blend
Syntax:
ubg_health_set_blend(id, col_full, col_empty)
Arguments:
Argument Name | Type | Description |
---|---|---|
id | real | id of the healthbar to modify |
col_full | color | the color to use when the healthbar is full |
col_empty | color | the color to use when the healthbar is empty |
Returns: (real)
Description:
Loading page...